Resource StructureDefinition/FHIR Server from package de.gevko.evo.khb#0.9.1 (157 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "https://fhir.gevko.de/StructureDefinition/EVO_PR_KB_ServiceRequest",
"version" : "0.9.0",
"name" : "EVO_PR_KB_ServiceRequest",
"title" : "Krankenbeförderung",
"status" : "active",
"date" : "2020-10-05T13:21:33.8946562Z",
"publisher" : "gevko GmbH",
"description" : "Enthält Informationen zu Krankenbeförderung",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "ServiceRequest",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "ServiceRequest.id",
"path" : "ServiceRequest.id",
"min" : 1,
"mustSupport" : true
},
{
"id" : "ServiceRequest.meta",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.meta",
"min" : 1,
"mustSupport" : true
},
{
"id" : "ServiceRequest.meta.versionId",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.meta.versionId",
"max" : "0"
},
{
"id" : "ServiceRequest.meta.lastUpdated",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.meta.lastUpdated",
"max" : "0"
},
{
"id" : "ServiceRequest.meta.source",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.meta.source",
"max" : "0"
},
{
"id" : "ServiceRequest.meta.profile",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "https://fhir.gevko.de/StructureDefinition/EVO_PR_KB_ServiceRequest|0.9.0",
"mustSupport" : true
},
{
"id" : "ServiceRequest.meta.security",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.meta.security",
"max" : "0"
},
{
"id" : "ServiceRequest.meta.tag",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.meta.tag",
"max" : "0"
},
{
"id" : "ServiceRequest.implicitRules",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.implicitRules",
"max" : "0"
},
{
"id" : "ServiceRequest.language",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.language",
"max" : "0"
},
{
"id" : "ServiceRequest.contained",
"path" : "ServiceRequest.contained",
"max" : "0"
},
{
"id" : "ServiceRequest.extension",
"path" : "ServiceRequest.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "ServiceRequest.extension:Zuzahlungsstatus",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.extension",
"sliceName" : "Zuzahlungsstatus",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.gevko.de/StructureDefinition/EVO_EX_Zuzahlungsstatus"
]
}
],
"mustSupport" : true
},
{
"id" : "ServiceRequest.extension:Zuzahlungsstatus.value[x]",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.extension.value[x]",
"mustSupport" : true
},
{
"id" : "ServiceRequest.extension:Zuzahlungsstatus.value[x].system",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.extension.value[x].system",
"mustSupport" : true
},
{
"id" : "ServiceRequest.extension:Zuzahlungsstatus.value[x].code",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.extension.value[x].code",
"mustSupport" : true
},
{
"id" : "ServiceRequest.extension:Zuzahlungsstatus.value[x].display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "ServiceRequest.extension.value[x].display",
"mustSupport" : true
},
{
"id" : "ServiceRequest.extension:Ursache",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.extension",
"sliceName" : "Ursache",
"short" : "Kennzeichen Unfall, Arbeitsunfall oder BVG",
"definition" : "Kennzeichnung Unfall, Arbeitsunfall oder ob diese Verordnung mit Bezug zum Bundesentschädigungsgesetz oder Bundesversorgungsgesetz erfolgt.",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.gevko.de/StructureDefinition/EVO_EX_Ursache"
]
}
],
"mustSupport" : true
},
{
"id" : "ServiceRequest.extension:Ursache.value[x]",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.extension.value[x]",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "Der Code für die Ursache muss aus dem Value Set 'https://fhir.kbv.de/ValueSet/KBV_VS_EAU_Ursache_Type' gewählt werden.",
"valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_EAU_Ursache_Type"
}
},
{
"id" : "ServiceRequest.extension:Ursache.value[x].system",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.extension.value[x].system",
"fixedUri" : "https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Ursache_Type",
"mustSupport" : true
},
{
"id" : "ServiceRequest.extension:Ursache.value[x].code",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.extension.value[x].code",
"mustSupport" : true
},
{
"id" : "ServiceRequest.extension:Ursache.value[x].display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "ServiceRequest.extension.value[x].display",
"mustSupport" : true
},
{
"id" : "ServiceRequest.extension:KTWBegruendung",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.extension",
"sliceName" : "KTWBegruendung",
"short" : "Begründung KTW",
"definition" : "KTW, da medizinisch-fachliche Betreuung und/oder Einrichtung notwendig ist wegen",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.gevko.de/StructureDefinition/EVO_EX_KB_Begruendung_KTW"
]
}
],
"mustSupport" : true
},
{
"id" : "ServiceRequest.extension:KTWBegruendung.value[x]",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.extension.value[x]",
"mustSupport" : true
},
{
"id" : "ServiceRequest.extension:begruendung_Sonstiges",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.extension",
"sliceName" : "begruendung_Sonstiges",
"short" : "Begründung/Sonstiges",
"definition" : "Begründung/Sonstiges (z.B. Datum Aufnahme Krankenhaus, Gewicht bei Schwergewichttransport, Wartezeit, Gemeinschaftsfahrt, Ortsangabe, wenn Beförderung nicht von/zur Wohnung stattfindet)",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.gevko.de/StructureDefinition/EVO_EX_Begruendung_Sonstiges_Freitext"
]
}
],
"mustSupport" : true
},
{
"id" : "ServiceRequest.extension:begruendung_Sonstiges.value[x]",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.extension.value[x]",
"mustSupport" : true
},
{
"id" : "ServiceRequest.identifier",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.identifier",
"max" : "0"
},
{
"id" : "ServiceRequest.instantiatesCanonical",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.instantiatesCanonical",
"max" : "0"
},
{
"id" : "ServiceRequest.instantiatesUri",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.instantiatesUri",
"max" : "0"
},
{
"id" : "ServiceRequest.basedOn",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.basedOn",
"max" : "0"
},
{
"id" : "ServiceRequest.replaces",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.replaces",
"max" : "0"
},
{
"id" : "ServiceRequest.requisition",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.requisition",
"max" : "0"
},
{
"id" : "ServiceRequest.status",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.status",
"fixedCode" : "active",
"mustSupport" : true
},
{
"id" : "ServiceRequest.intent",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.intent",
"fixedCode" : "order",
"mustSupport" : true
},
{
"id" : "ServiceRequest.category",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.category",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "ServiceRequest.category.coding",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.category.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "ServiceRequest.category.coding.system",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.category.coding.system",
"min" : 1,
"fixedUri" : "https://fhir.gevko.de/CodeSystem/EVO_CS_KB_Section_Type",
"mustSupport" : true
},
{
"id" : "ServiceRequest.category.coding.version",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.category.coding.version",
"max" : "0"
},
{
"id" : "ServiceRequest.category.coding.code",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.category.coding.code",
"min" : 1,
"fixedCode" : "KB",
"mustSupport" : true
},
{
"id" : "ServiceRequest.category.coding.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "ServiceRequest.category.coding.display",
"fixedString" : "Krankenbeförderung",
"mustSupport" : true
},
{
"id" : "ServiceRequest.category.coding.userSelected",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.category.coding.userSelected",
"max" : "0"
},
{
"id" : "ServiceRequest.category.text",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "ServiceRequest.category.text",
"max" : "0"
},
{
"id" : "ServiceRequest.priority",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.priority",
"max" : "0"
},
{
"id" : "ServiceRequest.doNotPerform",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.doNotPerform",
"max" : "0"
},
{
"id" : "ServiceRequest.code",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "ServiceRequest.code.coding",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
},
"min" : 1,
"max" : "2",
"mustSupport" : true
},
{
"id" : "ServiceRequest.code.coding:artBefoerderung",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.code.coding",
"sliceName" : "artBefoerderung",
"min" : 1,
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "Das Mittel der Beförderung muss aus dem Value Set 'https://fhir.gevko.de/ValueSet/EVO_VS_KB_Befoerderungsmittel' gewählt werden.",
"valueSet" : "https://fhir.gevko.de/ValueSet/EVO_VS_KB_Befoerderungsmittel"
}
},
{
"id" : "ServiceRequest.code.coding:artBefoerderung.system",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.code.coding.system",
"short" : "Art der Beförderung",
"min" : 1,
"fixedUri" : "https://fhir.gevko.de/CodeSystem/EVO_CS_KB_Befoerderungsmittel",
"mustSupport" : true
},
{
"id" : "ServiceRequest.code.coding:artBefoerderung.version",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.code.coding.version",
"max" : "0"
},
{
"id" : "ServiceRequest.code.coding:artBefoerderung.code",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.code.coding.code",
"short" : "TAXI | KTW | RTW | NAW | ANDERE",
"definition" : "TAXI = Taxi, Mietwagen | KTW = Krankentransportwagen | RTW = Rettungswagen | NAW = Notarztwagen | ANDERE = andere",
"min" : 1,
"mustSupport" : true
},
{
"id" : "ServiceRequest.code.coding:artBefoerderung.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "ServiceRequest.code.coding.display",
"mustSupport" : true
},
{
"id" : "ServiceRequest.code.coding:artBefoerderung.userSelected",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.code.coding.userSelected",
"max" : "0"
},
{
"id" : "ServiceRequest.code.coding:ausstattungBefoerderung",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.code.coding",
"sliceName" : "ausstattungBefoerderung",
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "Die Ausstattung der Beförderung muss aus dem Value Set 'https://fhir.gevko.de/ValueSet/EVO_VS_KB_Befoerderungsausstattung' gewählt werden.",
"valueSet" : "https://fhir.gevko.de/ValueSet/EVO_VS_KB_Befoerderungsausstattung"
}
},
{
"id" : "ServiceRequest.code.coding:ausstattungBefoerderung.system",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.code.coding.system",
"short" : "Ausstattung der Beförderung",
"min" : 1,
"fixedUri" : "https://fhir.gevko.de/CodeSystem/EVO_CS_KB_Befoerderungsausstattung",
"mustSupport" : true
},
{
"id" : "ServiceRequest.code.coding:ausstattungBefoerderung.version",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.code.coding.version",
"max" : "0"
},
{
"id" : "ServiceRequest.code.coding:ausstattungBefoerderung.code",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.code.coding.code",
"short" : "RLST | TST | LIEG",
"definition" : "RLST = Rollstuhl | TST = Tragestuhl | LIEG = liegend",
"min" : 1,
"mustSupport" : true
},
{
"id" : "ServiceRequest.code.coding:ausstattungBefoerderung.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "ServiceRequest.code.coding.display",
"mustSupport" : true
},
{
"id" : "ServiceRequest.code.coding:ausstattungBefoerderung.userSelected",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.code.coding.userSelected",
"max" : "0"
},
{
"id" : "ServiceRequest.code.text",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "ServiceRequest.code.text",
"short" : "Freitext \"andere\"",
"definition" : "KTW, da medizinisch-fachliche Betreuung und/oder Einrichtung notwendig ist wegen ... \r\noder Freitext \"andere\"",
"mustSupport" : true
},
{
"id" : "ServiceRequest.orderDetail",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.orderDetail",
"short" : "Hinfahrt und/oder Rückfahrt",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "ServiceRequest.orderDetail.coding",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.orderDetail.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "Der Code für Hin- bzw- Rückfaht muss aus dem Value Set 'https://fhir.gevko.de/ValueSet/EVO_VS_KB_Fahrt' gewählt werden.",
"valueSet" : "https://fhir.gevko.de/ValueSet/EVO_VS_KB_Fahrt"
}
},
{
"id" : "ServiceRequest.orderDetail.coding.system",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.orderDetail.coding.system",
"short" : "Hinfahrt und/oder Rückfahrt",
"min" : 1,
"fixedUri" : "https://fhir.gevko.de/CodeSystem/EVO_CS_KB_Fahrt",
"mustSupport" : true
},
{
"id" : "ServiceRequest.orderDetail.coding.version",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.orderDetail.coding.version",
"max" : "0"
},
{
"id" : "ServiceRequest.orderDetail.coding.code",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.orderDetail.coding.code",
"short" : "HIN | RUECK | HIN-RUECK",
"definition" : "HIN = Hinfahrt | RUECK = Rückfahrt | HIN-RUECK = Hin- und Rückfahrt",
"min" : 1,
"mustSupport" : true
},
{
"id" : "ServiceRequest.orderDetail.coding.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "ServiceRequest.orderDetail.coding.display",
"mustSupport" : true
},
{
"id" : "ServiceRequest.orderDetail.coding.userSelected",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.orderDetail.coding.userSelected",
"max" : "0"
},
{
"id" : "ServiceRequest.orderDetail.text",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "ServiceRequest.orderDetail.text",
"max" : "0"
},
{
"id" : "ServiceRequest.quantity[x]",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.quantity[x]",
"max" : "0",
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "ServiceRequest.quantity[x].value",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.quantity[x].value",
"short" : "Behandlungsfrequenz pro Woche",
"min" : 1
},
{
"id" : "ServiceRequest.quantity[x].comparator",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.quantity[x].comparator",
"max" : "0"
},
{
"id" : "ServiceRequest.quantity[x].unit",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "ServiceRequest.quantity[x].unit",
"min" : 1
},
{
"id" : "ServiceRequest.quantity[x].system",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.quantity[x].system",
"min" : 1
},
{
"id" : "ServiceRequest.quantity[x].code",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.quantity[x].code",
"min" : 1
},
{
"id" : "ServiceRequest.subject",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "ServiceRequest.subject.reference",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.subject.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "ServiceRequest.subject.type",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.subject.type",
"max" : "0"
},
{
"id" : "ServiceRequest.subject.identifier",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.subject.identifier",
"max" : "0"
},
{
"id" : "ServiceRequest.subject.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "ServiceRequest.subject.display",
"max" : "0"
},
{
"id" : "ServiceRequest.encounter",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.encounter",
"max" : "0"
},
{
"id" : "ServiceRequest.occurrence[x]",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x]",
"short" : "Behandlungstag/-frequenz",
"definition" : "Behandlungstag (-Periode) und Behandlungsfrequenz",
"type" : [
{
"code" : "Timing"
}
],
"mustSupport" : true
},
{
"id" : "ServiceRequest.occurrence[x].event",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].event",
"max" : "0"
},
{
"id" : "ServiceRequest.occurrence[x].repeat",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].repeat",
"min" : 1,
"mustSupport" : true
},
{
"id" : "ServiceRequest.occurrence[x].repeat.bounds[x]",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].repeat.bounds[x]",
"type" : [
{
"code" : "Period"
}
],
"mustSupport" : true
},
{
"id" : "ServiceRequest.occurrence[x].repeat.bounds[x].start",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].repeat.bounds[x].start",
"short" : "vom/am",
"min" : 1,
"mustSupport" : true
},
{
"id" : "ServiceRequest.occurrence[x].repeat.bounds[x].end",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].repeat.bounds[x].end",
"short" : "bis voraussichtlich",
"mustSupport" : true
},
{
"id" : "ServiceRequest.occurrence[x].repeat.count",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].repeat.count",
"max" : "0"
},
{
"id" : "ServiceRequest.occurrence[x].repeat.countMax",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].repeat.countMax",
"max" : "0"
},
{
"id" : "ServiceRequest.occurrence[x].repeat.duration",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].repeat.duration",
"max" : "0"
},
{
"id" : "ServiceRequest.occurrence[x].repeat.durationMax",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].repeat.durationMax",
"max" : "0"
},
{
"id" : "ServiceRequest.occurrence[x].repeat.durationUnit",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].repeat.durationUnit",
"max" : "0"
},
{
"id" : "ServiceRequest.occurrence[x].repeat.frequency",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].repeat.frequency",
"short" : "Behandlungsfrequenz pro Woche",
"mustSupport" : true
},
{
"id" : "ServiceRequest.occurrence[x].repeat.frequencyMax",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].repeat.frequencyMax",
"max" : "0"
},
{
"id" : "ServiceRequest.occurrence[x].repeat.period",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].repeat.period",
"short" : "pro Woche",
"constraint" : [
{
"key" : "pro-Woche",
"severity" : "error",
"human" : "Die Periode muss den Wert 1 bzw. 1.0 enthalten.",
"expression" : "toString().matches('^1(\\\\.0+)?$')",
"source" : "ServiceRequest"
}
],
"mustSupport" : true
},
{
"id" : "ServiceRequest.occurrence[x].repeat.periodMax",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].repeat.periodMax",
"max" : "0"
},
{
"id" : "ServiceRequest.occurrence[x].repeat.periodUnit",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].repeat.periodUnit",
"fixedCode" : "wk",
"mustSupport" : true
},
{
"id" : "ServiceRequest.occurrence[x].repeat.dayOfWeek",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].repeat.dayOfWeek",
"max" : "0"
},
{
"id" : "ServiceRequest.occurrence[x].repeat.timeOfDay",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].repeat.timeOfDay",
"max" : "0"
},
{
"id" : "ServiceRequest.occurrence[x].repeat.when",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].repeat.when",
"max" : "0"
},
{
"id" : "ServiceRequest.occurrence[x].repeat.offset",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].repeat.offset",
"max" : "0"
},
{
"id" : "ServiceRequest.occurrence[x].code",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.occurrence[x].code",
"max" : "0"
},
{
"id" : "ServiceRequest.asNeeded[x]",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.asNeeded[x]",
"max" : "0"
},
{
"id" : "ServiceRequest.authoredOn",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.authoredOn",
"max" : "0"
},
{
"id" : "ServiceRequest.requester",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.requester",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner"
]
}
],
"mustSupport" : true
},
{
"id" : "ServiceRequest.requester.reference",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.requester.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "ServiceRequest.requester.type",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.requester.type",
"max" : "0"
},
{
"id" : "ServiceRequest.requester.identifier",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.requester.identifier",
"max" : "0"
},
{
"id" : "ServiceRequest.requester.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "ServiceRequest.requester.display",
"max" : "0"
},
{
"id" : "ServiceRequest.performerType",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.performerType",
"max" : "0"
},
{
"id" : "ServiceRequest.performer",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.performer",
"max" : "0"
},
{
"id" : "ServiceRequest.locationCode",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.locationCode",
"short" : "Behandlungsstätte",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "ServiceRequest.locationCode.coding",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.locationCode.coding",
"max" : "0"
},
{
"id" : "ServiceRequest.locationCode.text",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "ServiceRequest.locationCode.text",
"short" : "Behandlungsstätte (Name, Ort)",
"min" : 1,
"mustSupport" : true
},
{
"id" : "ServiceRequest.locationReference",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.locationReference",
"max" : "0"
},
{
"id" : "ServiceRequest.locationReference.type",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.locationReference.type",
"max" : "0"
},
{
"id" : "ServiceRequest.locationReference.identifier",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.locationReference.identifier",
"max" : "0"
},
{
"id" : "ServiceRequest.reasonCode",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.reasonCode",
"short" : "Grund der Beförderung",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "ServiceRequest.reasonCode.coding",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.reasonCode.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "Der Grund der Beförderung muss aus dem value Set 'https://fhir.gevko.de/ValueSet/EVO_VS_KB_Befoerderungsgrund' gewählt werden.",
"valueSet" : "https://fhir.gevko.de/ValueSet/EVO_VS_KB_Befoerderungsgrund"
}
},
{
"id" : "ServiceRequest.reasonCode.coding.system",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.reasonCode.coding.system",
"short" : "Grund der Beförderung",
"min" : 1,
"fixedUri" : "https://fhir.gevko.de/CodeSystem/EVO_CS_KB_Befoerderungsgrund",
"mustSupport" : true
},
{
"id" : "ServiceRequest.reasonCode.coding.version",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.reasonCode.coding.version",
"max" : "0"
},
{
"id" : "ServiceRequest.reasonCode.coding.code",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.reasonCode.coding.code",
"short" : "Code des Beförderungsgrundes",
"definition" : "A1 Voll-/Teilstationäre Krankenhausbehandlung\r\nA2 Vor-/Nachstationäre Krankenhausbehandlung\r\nB Ambulante Behandlung\r\nC Anderer Grund\r\nD1 Hochfrequente Behandlung - Dialyse, onkol. Chemo- oder Strahlentherapie\r\nD2 Hochfrequente Behandlung - vergleichbarer Ausnahmefall\r\nE Dauerhafte Mobilitätsbeeinträchtigung\r\nF Anderer Grund, der Fahrt mit KTW erfordert",
"min" : 1,
"mustSupport" : true
},
{
"id" : "ServiceRequest.reasonCode.coding.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "ServiceRequest.reasonCode.coding.display",
"mustSupport" : true
},
{
"id" : "ServiceRequest.reasonCode.coding.userSelected",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.reasonCode.coding.userSelected",
"max" : "0"
},
{
"id" : "ServiceRequest.reasonCode.text",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "ServiceRequest.reasonCode.text",
"short" : "anderer Grund der Beförderung Freitext",
"mustSupport" : true
},
{
"id" : "ServiceRequest.reasonReference",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.reasonReference",
"max" : "0"
},
{
"id" : "ServiceRequest.reasonReference.reference",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.reasonReference.reference",
"min" : 1
},
{
"id" : "ServiceRequest.reasonReference.type",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.reasonReference.type",
"max" : "0"
},
{
"id" : "ServiceRequest.reasonReference.identifier",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.reasonReference.identifier",
"max" : "0"
},
{
"id" : "ServiceRequest.reasonReference.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "ServiceRequest.reasonReference.display",
"max" : "0"
},
{
"id" : "ServiceRequest.insurance",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.insurance",
"label" : "Krankenversicherung",
"max" : "0"
},
{
"id" : "ServiceRequest.insurance.reference",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.insurance.reference",
"min" : 1
},
{
"id" : "ServiceRequest.insurance.type",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.insurance.type",
"max" : "0"
},
{
"id" : "ServiceRequest.insurance.identifier",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.insurance.identifier",
"max" : "0"
},
{
"id" : "ServiceRequest.insurance.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "ServiceRequest.insurance.display",
"max" : "0"
},
{
"id" : "ServiceRequest.supportingInfo",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.supportingInfo",
"max" : "0"
},
{
"id" : "ServiceRequest.specimen",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.specimen",
"max" : "0"
},
{
"id" : "ServiceRequest.bodySite",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.bodySite",
"max" : "0"
},
{
"id" : "ServiceRequest.note",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.note",
"max" : "0"
},
{
"id" : "ServiceRequest.patientInstruction",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.patientInstruction",
"max" : "0"
},
{
"id" : "ServiceRequest.relevantHistory",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "normative"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode" : "4.0.0"
}
],
"path" : "ServiceRequest.relevantHistory",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.